Abstract: Mongo DB is a perfect NoSQL database. We can improve performance and index operations speed using this Mongo DB database. There are various features of Mongo DB like increased speed of database operations, various functions instead of complex SQL queries and a very huge performance improvement.

Python is web scripting language used for high usage websites for improving performance of the website and reducing the overhead on the web server. We will use this Python language in integration with Mongo DB for highest possible performance.

 

Keywords: MongoDB, Python, Add data, Delete Data, Update Data, View Data, NoSql.